OBJECT
ResourceSetting
link GraphQL Schema definition
- type ResourceSetting {
- : [JSON!]
- : ISO8601DateTime!
- : User!
- : UUID!
- : Endpoint!
- : UUID!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [EventType!]!
- : UUID!
- : Boolean
- : Organization!
- : Int!
- : ResourceSettingOwner!
- : [JSON!]
- : JSON!
- : WebhookResource!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [ResourceFilter!]!
- : String!
- : ISO8601DateTime!
- : User!
- : UUID!
- }
link Require by
- Endpointnull
- EndpointCopynull
- Querynull
- ResourceFilternull
- ResourceFilterCopynull
- ResourceSettingConnectionThe connection type for ResourceSetting.
- ResourceSettingCreatePayloadAutogenerated return type of ResourceSettingCreate
- ResourceSettingDestroyPayloadAutogenerated return type of ResourceSettingDestroy
- ResourceSettingEdgeAn edge in a connection.
- ResourceSettingUpdatePayloadAutogenerated return type of ResourceSettingUpdate