Mutation
Variables
Response
Mutations
createWeb3Wallet
Link a web3 wallet to the current member using a signed wallet message.
MUTATION
createWeb3Wallet(input: CreateWeb3WalletInput!): CreateWeb3WalletPayloadArguments
input
CreateWeb3WalletInput!
required
Parameters for CreateWeb3Wallet
Returns
clientMutationId
String
A unique identifier for the client performing the mutation.
errors
[String!]!
web3Wallet
Mutation
Variables
Response