Skip to main content
MUTATION
createApplePortalProfile(input: CreateApplePortalProfileInput!): AppleDeveloperResource!

Arguments

Values for the requested operation.

id
ID!

Stable identifier for this Apple developer resource.

type
String!

Category of this Apple developer resource.

attributes
JSON!

The attributes associated with this Apple developer resource.

relationships
JSON

The relationships associated with this Apple developer resource. May be null when unavailable or not applicable.

Mutation
Variables
Response