contactCreateAccount
AUTH: Role=[user.OWNER]
contactCreateAccount(
  id: Int!
  input: CreateAccountInput
): RegisterContactResponse!
AUTH: Role=[user.OWNER]
contactCreateAccount(
  id: Int!
  input: CreateAccountInput
): RegisterContactResponse!
contactCreateAccount.id ● Int! non-null scalarcontactCreateAccount.input ● CreateAccountInput inputRegisterContactResponse object