OBJECT
RequestAccessPayload
Autogenerated return type of RequestAccess
link GraphQL Schema definition
- type RequestAccessPayload {
- # A unique identifier for the client performing the mutation.
- : String
- : Contact
- : RequestAccessStatusEnum!
- }
OBJECT
Autogenerated return type of RequestAccess
- type RequestAccessPayload {
- # A unique identifier for the client performing the mutation.
- : String
- : Contact
- : RequestAccessStatusEnum!
- }