AcceptClickwrapAgreementPayload
Autogenerated return type of AcceptClickwrapAgreement.
type AcceptClickwrapAgreementPayload {
clientMutationId: String
my_profile: UserConProfile!
}
Fields
AcceptClickwrapAgreementPayload.clientMutationId
● String
scalar
A unique identifier for the client performing the mutation.
AcceptClickwrapAgreementPayload.my_profile
● UserConProfile!
non-null object
Returned By
acceptClickwrapAgreement
mutation