INPUT_OBJECT
Autogenerated input type of UserServiceAccountCreate
input UserServiceAccountCreateInput {name: String!password: String!roleIds: [HashId!]!metadata: Metadata# A unique identifier for the client performing the mutation.clientMutationId: String}