createSubscribeTypedData
createSubscribeTypedData returns an EIP-712 spec Typed Data message to sign with a wallet in order to subscribe to one or multiple profiles. This mutation requires an Authorization header with a valid Bearer token.
createSubscribeTypedData(
input: CreateSubscribeTypedDataInput!
): CreateSubscribeTypedDataResult!
Arguments
input (CreateSubscribeTypedDataInput)
Type
CreateSubscribeTypedDataResult
The CreateSubscribeTypedDataResult type provides the generated EIP-712 spec Typed Data information.