AM Logo
API AuthorizationAPI DocumentationForm DefinitionsFAQ
  1. Home
  2. API Documentation
  3. Identity
  4. Mutations
  5. findAndRemoveTemporalAuthenticationCode

findAndRemoveTemporalAuthenticationCode: Int!

  1. filterBy

id: PropertyFilterOfGuidInput

userId: PropertyFilterOfGuidInput

tenantId: PropertyFilterOfNullableOfGuidInput

applicationId: PropertyFilterOfGuidInput

applicationPublicId: PropertyFilterOfStringInput

code: PropertyFilterOfStringInput

scopes: PropertyFilterOfStringInput

validFrom: PropertyFilterOfNullableOfDateTimeOffsetInput

validTo: PropertyFilterOfNullableOfDateTimeOffsetInput

maxUses: PropertyFilterOfNullableOfInt32Input

usesCount: PropertyFilterOfInt32Input

tag: PropertyFilterOfStringInput

or: [UserAccountTemporalAuthenticationCodeFilterInput!]

and: [UserAccountTemporalAuthenticationCodeFilterInput!]